[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  AskType        = (Yes, No, Ask);
  MsgType        = (LocalMail, NetMail, EchoMail);
  OrphanType     = (Ignore, Create, Kill);
  FlagType       = array[1..4] of Byte;
  Time           = String[5];
  Date           = String[8];
  LongDate       = String[9];

  NetAddress     = record
                     Zone,
                     Net,
                     Node,
                     Point          : Word;
                   end;

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson